Positioning Dialog Boxes and Rectangles
Standard image-compression dialog components provide functions that allow you to position rectangles and dialog boxes. These functions are most useful in helping you to manage dialog boxes that are related to the standard image-compression dialog. For example, your application might support a custom button that initiates a dialog box with the user to specify additional compression parameters. You can use these functions to position that dialog box in relation to the standard image-compression dialog box.There are two positioning functions: the
SCPositionRect
function positions a rectangle; theSCPositionDialog
positions a dialog box. TheSCGetBestDeviceRect
function returns information about the best available display device.
Subtopics
- SCPositionRect
- SCPositionDialog
- SCGetBestDeviceRect
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help